Skip to content

feat(blueprint): support blueprint create metadata#141

Merged
ross-rl merged 2 commits into
mainfrom
ross/nn
Mar 5, 2026
Merged

feat(blueprint): support blueprint create metadata#141
ross-rl merged 2 commits into
mainfrom
ross/nn

Conversation

@ross-rl

@ross-rl ross-rl commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Description

upport blueprint create metadata

Note: PR titles should follow Conventional Commits format (e.g., feat(devbox): add support for custom env vars or fix(snapshot): resolve pagination issue) as they are used for automatic release notes generation.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test updates

Related Issues

Closes #

Changes Made

Testing

  • I have tested locally
  • I have added/updated tests
  • All existing tests pass

Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

@ross-rl ross-rl requested a review from dines-rl March 5, 2026 06:29
@dines-rl dines-rl changed the title (feat): support blueprint create metadata feat(blueprints): support blueprint create metadata Mar 5, 2026
@dines-rl dines-rl changed the title feat(blueprints): support blueprint create metadata feat(blueprint): support blueprint create metadata Mar 5, 2026
@ross-rl ross-rl merged commit 4579d91 into main Mar 5, 2026
14 of 16 checks passed
@ross-rl ross-rl deleted the ross/nn branch March 5, 2026 15:53
ross-rl pushed a commit that referenced this pull request Mar 5, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.12.0](v1.11.2...v1.12.0)
(2026-03-05)


### Features

* **benchmark:** add benchmark job run, status
([#142](#142))
([80e26c1](80e26c1))
* **blueprint:** support blueprint create metadata
([#141](#141))
([4579d91](4579d91))
* **cli:** add llms.txt
([#139](#139))
([db21f81](db21f81))


### Bug Fixes

* using the new format for mcp-configs
([#132](#132))
([9deeb1c](9deeb1c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants